home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / CHIP Kasım 1998.iso / emulators / gameboy / no$gmbNT.exe / GMB.BAT < prev    next >
DOS Batch File  |  1998-08-27  |  196b  |  8 lines

  1. @echo off
  2. REM c:
  3. REM cd \games\emulator\no$gmb
  4.   if exist default.gif md colors
  5.   if exist default.gif copy default.gif colors
  6.   if exist default.gif del default.gif
  7. no$gmb %1 %2 %3 %4 %5
  8.